Skip to content

Conversation

@uri-peled-unit
Copy link
Contributor

SBT SCAN FAILURE: SBT_PLUGIN_MISSING: Sbt Native Inspector

Synopsys Software Integrity Customer Community

Synopsys Detect runs the dependecyDot task when it finds the following in your project
build.sbt

The SBT detector requires a compatible dependency graph plugin and the "depedencyDot" task to generate dependency graphs for SBT projects. The plugin generates dot file graphs for each project and Synopsys Detect parses each dot graph into it's own code location.

Starting with SBT 1.4.0, a dependency graph plugin comes with SBT and can be enabled by adding addDependencyTreePlugin to "project/plugins.sbt".

@ilyamerman ilyamerman merged commit d794058 into main Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants